home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 January
/
inter@ivo 1997-01.iso
/
cybint12
/
bin
/
david.dxr
/
00073_voltamain.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-14
|
247 b
|
15 lines
on mouseUp
sound playFile 2, "..\som\seta.wav"
startTimer()
repeat while the timer < 20
nothing()
end repeat
onVis(21)
updateStage()
startTimer()
repeat while the timer < 30
nothing()
end repeat
go("Rover", "main")
end